Shell script

Results: 149



#Item
41Environnements et Outils de Développement Cours 4 — Shell scripting basics Stefano Zacchiroli  Laboratoire PPS, Université Paris Diderot

Environnements et Outils de Développement Cours 4 — Shell scripting basics Stefano Zacchiroli Laboratoire PPS, Université Paris Diderot

Add to Reading List

Source URL: upsilon.cc

Language: English - Date: 2015-01-01 06:25:21
42Unix Shell Scripts Norman Matloff July 30, 2008 Contents 1

Unix Shell Scripts Norman Matloff July 30, 2008 Contents 1

Add to Reading List

Source URL: heather.cs.ucdavis.edu

Language: English - Date: 2014-08-14 13:16:46
43#!/bin/bash # This UNIX shell script makes graphical Vim use one instance where possible. # Save this script as /bin/gvim, make sure it’s executable and you’re off! # Configuration variables. GVIM=/usr/local/bin/gvim

#!/bin/bash # This UNIX shell script makes graphical Vim use one instance where possible. # Save this script as /bin/gvim, make sure it’s executable and you’re off! # Configuration variables. GVIM=/usr/local/bin/gvim

Add to Reading List

Source URL: peterodding.com

Language: English - Date: 2011-10-04 15:38:22
44Creating Unix Shell Scripts  Part 1 Ted Ward Oklahoma State University Institute of Technology

Creating Unix Shell Scripts Part 1 Ted Ward Oklahoma State University Institute of Technology

Add to Reading List

Source URL: www.astrocomma.com

Language: English - Date: 2011-10-06 11:30:25
45EXAMINING  ROO M Examining the Hamilton C Shell

EXAMINING ROO M Examining the Hamilton C Shell

Add to Reading List

Source URL: www.hamiltonlabs.com

Language: English - Date: 2010-11-22 03:00:00
46Environnements et Outils de Développement Cours 4 — Shell scripting basics Stefano Zacchiroli  Laboratoire PPS, Université Paris Diderot

Environnements et Outils de Développement Cours 4 — Shell scripting basics Stefano Zacchiroli Laboratoire PPS, Université Paris Diderot

Add to Reading List

Source URL: upsilon.cc

Language: English - Date: 2015-01-01 06:25:18
47#! /bin/sh # -*- Shell-script -*- # $Id: chkrootkit, vCHKROOTKIT_VERSION=’0.44’ # Authors: Nelson Murilo <nelson@pa ngeia.com.br> (main author) and # Klaus Steding-Jessen <> # # (C)1997-

#! /bin/sh # -*- Shell-script -*- # $Id: chkrootkit, vCHKROOTKIT_VERSION=’0.44’ # Authors: Nelson Murilo (main author) and # Klaus Steding-Jessen <> # # (C)1997-

Add to Reading List

Source URL: www.chkrootkit.org

Language: English - Date: 2011-11-08 10:44:43
48Advanced Bash−Scripting Guide  An in−depth exploration of the art of shell scripting Mendel Cooper  <>

Advanced Bash−Scripting Guide An in−depth exploration of the art of shell scripting Mendel Cooper <>

Add to Reading List

Source URL: oss.sgi.com

Language: English - Date: 2003-08-25 10:53:43
49Shell Script do zero  Índice Capítulo 1 - Básico do Básico Capítulo 2 - Variáveis Capítulo 3 - Operadores Lógicos de comparação

Shell Script do zero Índice Capítulo 1 - Básico do Básico Capítulo 2 - Variáveis Capítulo 3 - Operadores Lógicos de comparação

Add to Reading List

Source URL: metamorphoselinux.net

Language: Portuguese - Date: 2015-02-26 16:31:05
    50IndianZ  Coding Coding is about creating or modifying code – a necessary survival skill in the world of IT security.

    IndianZ Coding Coding is about creating or modifying code – a necessary survival skill in the world of IT security.

    Add to Reading List

    Source URL: www.indianz.ch

    Language: English - Date: 2014-08-11 12:02:24